tools: fix python installation
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 7 Apr 2009 13:37:35 +0000 (14:37 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 7 Apr 2009 13:37:35 +0000 (14:37 +0100)
commitca01c742be35d7556ff072587d644d761a4a05e2
tree4df4b992cc09f9624607d246869f81797e7443d3
parentbf70c786774b46ceea11f88ab5fe416789532478
tools: fix python installation

attached patch lets python install the modules into
DESTDIR/PREFIX as before, but lets python search
the modules in PREFIX rather DESTDIR/PREFIX.

This prevents failures about not finding python modules
after files have been installed into PREFIX.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/pygrub/Makefile
tools/python/Makefile